Don't assert on zero width/height in render functions
authorMatthias Clasen <mclasen@redhat.com>
Mon, 28 Feb 2011 12:52:59 +0000 (07:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 28 Feb 2011 12:52:59 +0000 (07:52 -0500)
commit9707d8a3e679cef15106f7fc8406464dc2646a3f
tree1029e33302b53e179ea7779110a4ac1412c18b11
parent8ee9e132e19aede0a0fd8c16ea038551451be527
Don't assert on zero width/height in render functions

We can just silently ignore those rendering calls.
https://bugzilla.gnome.org/show_bug.cgi?id=643041
gtk/gtkstylecontext.c